home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13195 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  716 b 

  1. Path: pacsibm.org!root
  2. From: baron@pacsibm.org (Rob Baron)
  3. Newsgroups: comp.lang.c
  4. Subject: re: which compiler?
  5. Date: 5 Apr 1996 03:53:11 GMT
  6. Organization: PACS IBM SIG BBS
  7. Message-ID: <4k25f7$82t@netaxs.com>
  8. NNTP-Posting-Host: pacsibm.org
  9. Originator: root@pacsibm.org
  10.  
  11. If you are learning C, you should also consider power C, or gnu C.
  12.  Power C will only produce dos programs, however it is rather straight
  13. forward.  If there is a port of GNU C for dos, this may also be a
  14. resonable alternative.
  15.  
  16. If as a student you can afford MSVC 4.0 or BC 4.5 you may also want to
  17. consider Watcom 10.5.  Watcom will produce code for
  18. DOS/win95/nt/win3.x/OS2 and it produces some tight code compared with
  19. MSVC and BC.
  20.  
  21. Good Luck.
  22.